projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
314b821
)
*** empty log message ***
author
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:53:23 +0000
(17:53 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:53:23 +0000
(17:53 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e7055f1af2aa9c9a33031aad7f6cbb0c582e2518..4608db9e3b676f064f3c46f35d4d0e4e57035d56 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2002-10-03 Jan D. <jan.h.d@swipnet.se>
+
+ * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
+ and USE_MOTIF, call XTranslateCoordinates to get the real x and y.
+ This is to also handle x/y changes that occur because of a resize.
+
2002-10-02 John Paul Wallington <jpw@shootybangbang.com>
* frame.c (Vdelete_frame_functions): New variable.